CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket html

搜索资源列表

  1. WSockExpert TCP通信数据分析程序

    1下载:
  2. WSockExpert .exe TCP通信数据分析程序,可以截取分析所有通过Socket通信的数据内容,有字符串及十六进制模式。而且可以指定进程分析。
  3. 所属分类:开发工具

    • 发布日期:2008-06-12
    • 文件大小:260192
    • 提供者:testsb
  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10425
    • 提供者:雨岳
  1. xiassss

    0下载:
  2. 下载17sky网络导航 生成静态HTML版 上传后进入后台admin/index.asp 生成静态页就可使用,方便简单,好管理 后台管理admin密码admin 修改模板页sc.htm可任意变换网站样式 广告修改 tom.htm-,ASP,Internet/网络编程/Internet-Socket-Network -download 17sky Generation Network Navigation static HTML version upload into the background
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:150719
    • 提供者:zhirui
  1. TCP Web Server

    1下载:
  2. 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8444
    • 提供者:木头
  1. java-chat

    0下载:
  2. java写的基于socket的web聊天室,客户端使用浏览器,使用时请把index.html中的ip地址127.0.0.1改成服务器所在机子的地址-java write socket based web chat rooms, clients use the browser, Please use index.html ip address of 127 .0.0.1 into the server is located loom Address
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:32466
    • 提供者:lavee
  1. socket

    0下载:
  2. 此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12154
    • 提供者:董立峰
  1. ActionScript编程实例

    1下载:
  2. Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
  3. 所属分类:FlashMX源码

  1. SocketConnection.zip

    0下载:
  2. J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html ,J2ME code to connect socket to remote server at port 80 and request HTTP service for viewing index.html
  3. 所属分类:J2ME

    • 发布日期:2017-03-25
    • 文件大小:1444
    • 提供者:poravis
  1. httpd.tar

    0下载:
  2. linux下的一个简单的http服务器,主要运用多线程socket技术,可以支持HTML,图片,和CGI程序。本系统在Ubuntu7.04系统上测试运行良好,在浏览器上打开正常-linux under a simple http server, the main use of multi-threaded socket technology, can support HTML, pictures, and the CGI program. This system Ubuntu7.04 test
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:303775
    • 提供者:hh
  1. socket_html

    0下载:
  2. 利用SOCKET编程做的一个获取html源码的程序,没有请求网页上的资源。用c语言写的。-SOCKET programming done using a process access to html source code, there is no request for the resources page. Written by c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2036
    • 提供者:steven100z
  1. JavaSocket

    0下载:
  2. │ .classpath │ .project │ 404.html │ index.html │ welcome.html │ ├─bin │ └─com │ └─accp │ └─demo │ └─socket │ Client.class │ HttpServer.class │ Server.class │ └─src └─com └─accp └─demo └─socket Client.java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:7319
    • 提供者:wtc
  1. SocketPHP

    0下载:
  2. Examples of PHP Socket programming: Get FTP folder contents Get Websites HTML code Get country of hostname Get SNMP Send SNMP-TRAP Making Telnet connections with PHP and Sockets
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:33128
    • 提供者:ecqu
  1. Chat

    0下载:
  2. An implementation of Chat by applet in a window html using socket (Java (Eclipse Project-An implementation of Chat by applet in a window html using socket (Java (Eclipse Project))
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3182898
    • 提供者:ingra83
  1. perl_socket

    0下载:
  2. 使用perl编写的通用socket客户端程序。 common.pl --提供通用的socket函数 test.pl -- 调用common.pl,使用http协议得到网站的html文件。-Prepared to use perl generic socket client program. common.pl- provide universal socket function test.pl- call common.pl, using the http protocol to be
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1325
    • 提供者:baobao
  1. VB_Baidu

    0下载:
  2. VB写的html分析小程序,返回百度搜索的结果.-VB analysis of small programs written in html, return Baidu search results.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:2452
    • 提供者:
  1. WebQQ

    0下载:
  2. 网页版QQ。VC++开发环境,SOCKET套接字实现-HTML version of QQ. VC++ development environment, SOCKET Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:176720
    • 提供者:庄锡军
  1. mySocket

    1下载:
  2. · 使用此库可以直接在网页上创建 Socket TCP 连接,并与服务端连接,发送和接收数据。拥有完善的 Socket 接口,更方便操作。Socket 适用于点对点聊天、协同或者聊天时等需要获得实时的数据。如果您找到了此组件,也... 运行环境:html-* Use this library can be created directly on the page Socket TCP connection, and connect with the server, send and rec
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:2110
    • 提供者:111@11343.com
  1. socket

    0下载:
  2. 关于树的html复杂实现,关于的其实是交互展示-about data structure of tree
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:2077
    • 提供者:Jamesqian
  1. Socket

    0下载:
  2. HtmlEditor\HtmlEditor.cs 实用HTML控件-HtmlEditor\HtmlEditor.cs Practical HTML controls
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:534235
    • 提供者:king
  1. HTML5-JS--Socket

    1下载:
  2. 利用HBuilder平台,使用HTML 5、Javascr ipt,实现智能家居移动端与路由器的基于TCP IP的Socket的通信。-Using HBuilder platform, the use of HTML 5, Javascr ipt, smart home mobile terminal and router based on IP Socket TCP communication.
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:192506
    • 提供者:mango
« 12 3 »
搜珍网 www.dssz.com